@charset "utf-8";
@media screen and (min-width:1000px) and (max-width:1400px) {
.fixed_left_nav {
	display: none
}
}
@media screen and (min-width:1000px) and (max-width:1200px) {
.banner .swiper-slide a {
	height: 460px
}
.nbanner {
	height: 250px
}
.in_jjfa .xun li .box .iconfont {
	font-size: 80px
}
.in_jjfa .xun li .box span {
	font-size: 24px;
	padding: 10px 0 0 0
}
.in_jjfa .xun li .text {
	font-size: 12px
}
.list_case li span {
	font-size: 14px
}
.list_news li .box p {
	font-size: 14px
}
}
@media (max-width:999px) {
body {
	padding-top: 50px
}
header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 5px #ddd;
	z-index: 999
}
header .head .container {
	height: 50px
}
header .head .logo img {
	height: 40px
}
header .head .text {
	display: none
}
header .head .tel {
	display: none
}
header .head .navbut {
	display: block;
	width: 30px;
	height: 30px;
	position: relative
}
header .head .navbut i {
	height: 2px;
	background: #323232;
	display: block;
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0px
}
header .head .navbut .w1 {
	top: 4px
}
header .head .navbut .w2 {
	top: 14px
}
header .head .navbut .w3 {
	top: 24px
}
header .head .navbut.cur .w1 {
	top: 15px;
	transform: rotate(45deg)
}
header .head .navbut.cur .w2 {
	height: 0px
}
header .head .navbut.cur .w3 {
	top: 15px;
	transform: rotate(-45deg)
}
header nav {
	display: none;
	background: #fff;
	position: fixed;
	left: 0;
	width: 100%;
	top: 50px;
	bottom: 54px;
	overflow-y: auto
}
header nav .container {
	padding: 0
}
header nav ul {
	display: block;
	overflow: hidden
}
header nav ul li {
	margin-left: 0
}
header nav ul li>a {
	line-height: 50px;
	padding: 0 15px;
	color: #444;
	border-bottom: 1px solid #eee
}
header nav ul li .iconfont {
	display: block;
	position: absolute;
	top: 0;
	right: 0px;
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 20px;
	color: #555
}
header nav ul li .sub {
	position: static;
	background: #f5f5f5
}
header nav ul li .sub a {
	padding: 0 15px;
	line-height: 34px;
	border-bottom: 1px solid #eee;
	color: #666
}
header nav ul li .sub a:hover {
	background: none;
	color: #666
}
header nav ul li:hover>a {
	background: none;
	color: #444
}
header nav ul li.on>a {
	background: #af7e5d;
	color: #fff
}
header nav ul li.on .iconfont {
	color: #eee
}
footer {
	padding: 0 0 80px 0;
	line-height: 1.8;
	font-size: 12px
}
footer .ewm {
	padding: 20px 0
}
footer .ewm img {
	height: 90px
}
footer .link {
	display: none
}
footer .icp {
	display: none
}
.fixed_left_nav {
	display: none
}
.wap_bottom_cate {
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #333;
	z-index: 1000;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	text-align: center;
	line-height: 1;
	font-size: 12px
}
.wap_bottom_cate .home {
	position: absolute;
	left: 50%;
	bottom: 5px;
	transform: translateX(-50%);
	width: 60px;
	height: 60px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: #5f6358;
	border-radius: 50%;
	color: #fff;
	font-size: 34px
}
.wap_bottom_cate ul {
	width: 40%
}
.wap_bottom_cate li {
	float: left;
	width: 50%
}
.wap_bottom_cate li a {
	display: block;
	overflow: hidden;
	height: 54px;
	color: #fff
}
.wap_bottom_cate li .iconfont {
	font-size: 24px;
	display: block;
	overflow: hidden;
	padding: 6px 0 5px 0
}
.wap_bottom_cate li em {
	display: block;
	overflow: hidden
}
.banner .swiper-slide a {
	height: auto
}
.banner .swiper-slide img {
	display: block
}
.banner .banner-next, .banner .banner-prev {
	display: none
}
.banner .banner-num {
	bottom: 10px
}
.banner .banner-num .swiper-pagination-bullet {
	width: 24px;
	height: 5px
}
.nbanner {
	height: auto
}
.nbanner img {
	display: block
}
.search {
	display: none
}
.in_tit {
	font-size: 20px;
	padding: 0 0 15px 0
}
.in_tit img {
	height: 50px;
	margin-bottom: 10px
}
.in_jjfa {
	padding: 20px 0 30px 0
}
.in_jjfa .b_tit {
	font-size: 20px;
	padding: 0 0 15px 0
}
.in_jjfa .tab {
	margin-bottom: 15px;
	border-bottom: 2px solid #c63232;
	line-height: 40px
}
.in_jjfa .tab li {
	font-size: 16px;
	width: 33.33333333%;
	text-align: center
}
.in_jjfa .tab li a {
	padding: 0
}
.in_jjfa .tab .more {
	display: none
}
.in_jjfa .xun {
	height: auto
}
.in_jjfa .xun li {
	position: static;
	width: 100% !important
}
.in_jjfa .xun li a {
	display: block;
	overflow: hidden
}
.in_jjfa .xun li .box {
	height: auto
}
.in_jjfa .xun li .box .iconfont {
	font-size: 30px
}
.in_jjfa .xun li .box span {
	font-size: 16px;
	padding: 0 0 0 10px
}
.in_jjfa .xun li .box .cen {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	padding: 10px
}
.in_jjfa .xun li .white {
	width: 100% !important;
	height: auto;
	display: flex !important;
	background: #f5f5f5 !important;
	padding: 10px !important;
	color: #666
}
.in_jjfa .xun li .text {
	line-height: 1.7;
	letter-spacing: 1px;
	max-height: inherit;
	font-size: 12px
}
.in_pro {
	padding: 20px 0 30px 0
}
.in_pro ul {
	margin: -5px 0
}
.in_pro ul li {
	width: 100%;
	padding: 5px 0
}
.in_hzhb {
	padding: 20px 0 30px 0
}
.in_hzhb .video {
	margin-bottom: 20px
}
.in_hzhb .video .play {
	border-width: 2px;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px
}
.in_hzhb .xun {
	padding: 0 30px
}
.in_hzhb .xun a {
	padding: 10px;
	display: block;
	overflow: hidden
}
.in_hzhb .xun a img {
	height: 50px;
	max-width: 80px
}
.in_hzhb .xun a span {
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 1;
	max-height: inherit;
	padding: 5px 0 0 0
}
.in_hzhb .xun a:after, .in_hzhb .xun a:before {
	border-width: 2px
}
.in_hzhb .xun .hzhb_next, .in_hzhb .xun .hzhb_prev {
	width: 20px;
	height: 60px;
	font-size: 16px;
	color: #ccc
}
.in_news {
	padding: 20px 0 30px 0;
	border-top-width: 1px
}
.in_news .box {
	margin: -20px 0 0 0
}
.in_news .box .li {
	width: 100%;
	padding: 20px 0 0 0
}
.in_news .box .b_tit {
	font-size: 20px;
	padding: 0 0 15px 0
}
.in_news .box .more {
	margin-top: 10px
}
.in_news .wz li {
	border-left-width: 2px;
	padding: 0 0 0 10px;
	margin-top: 10px
}
.in_news .wz li a {
	line-height: 22px;
	height: 44px;
	font-size: 14px;
	margin-bottom: 5px
}
.in_news .wz li em {
	font-size: 12px
}
.in_news .tw span {
	font-size: 14px;
	padding: 10px 0 4px 0
}
.in_news .tw p {
	font-size: 12px;
	line-height: 20px;
	height: 40px
}
.wap_cate {
	display: block;
	position: relative;
	z-index: 777;
	margin-bottom: 10px
}
.wap_cate .tit {
	background: #444;
	color: #fff;
	padding: 0 10px;
	height: 44px;
	line-height: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	font-size: 18px
}
.wap_cate ul {
	display: none;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 100%;
	background: #666;
	box-shadow: 0 5px 10px rgba(0,0,0,0.3)
}
.wap_cate ul li a {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #777;
	line-height: 34px;
	padding: 0 10px;
	color: #fff
}
.main {
	padding: 0 0 20px 0
}
.view_pro .container2{padding:0;}
.main .position {
	display: none
}
.main .main_left {
	display: none
}
.main .main_right {
	margin-left: 0
}
.main .main_right .cate_tit {
	display: none
}
.main .main_right .padding {
	background: #fff;
	padding: 0;
	margin: -10px -10px 0 -10px;
	padding: 10px 10px 0 10px
}
.list_case {
	margin: -5px
}
.list_case li {
	width: 50%;
	padding: 5px
}
.list_case li a {
	padding: 5px
}
.list_case li span {
	padding: 7px 0 5px 0;
	font-size: 14px
}
.list_pro {
	margin: -5px
}
.list_pro li {
	width: 50%;
	padding: 5px
}
.list_pro li .bt {
	height: 32px;
	line-height: 36px
}
.list_pro li .info {
	padding: 0;
	margin-top: -4px
}
.list_pro li .more a {
	margin: 0 5px;
	width: 70px
}
.list_pro.si li {
	width: 50%
}
.list_news {
	margin: -10px
}
.list_news li a {
	padding: 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
.list_news li .pic img {
	height: 80px;
	width: 120px
}
.list_news li .box {
	padding: 0 0 0 10px
}
.list_news li .box em {
	display: none
}
.list_news li .box span {
	font-size: 16px;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px dashed #ddd
}
.list_news li .box p {
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	max-height: inherit;
	text-indent: 0
}
.web_body {
	line-height: 1.8
}
.web_body hr {
	height: 10px
}
.web_body video, .web_body iframe {
	height: 220px !important
}
.box_allpic {
	overflow: hidden
}
.box_allpic img {
	width: 100%;
	height: auto;
	float: left
}
.box_fujia {
	display: none
}
.box_contact {
	padding: 15px 0 0 0
}
.box_contact .b_tit {
	padding: 0 0 15px 0;
	font-size: 20px
}
.box_contact .dizhi {
	padding: 0 0 25px 0
}
.box_contact .dizhi .text {
	line-height: 1.8
}
.box_contact .dizhi .bor {
	width: auto;
	line-height: 1.8;
	padding: 10px;
	margin: 10px 0 0 0;
	font-size: 12px
}
.box_contact #bdmap {
	height: 240px
}
.box_contact .xianlu {
	padding: 20px 0;
	display: block;
	overflow: hidden
}
.box_contact .xianlu .tit {
	width: auto;
	font-size: 20px;
	padding: 0 0 10px 0
}
.box_contact .xianlu .text {
	width: 100%
}
.box_contact .youshi {
	padding: 20px 0
}
.box_contact .zhuanjia {
	padding: 20px 0 0 0
}
.box_contact .zhuanjia ul {
	margin: -5px 0
}
.box_contact .zhuanjia ul li {
	padding: 5px 0;
	width: 100%
}
.box_contact .zhuanjia ul li .bor {
	padding: 10px
}
.box_contact .zhuanjia ul li .t {
	padding: 0 0 8px 0
}
.box_contact .zhuanjia ul li .t .ewm {
	right: 10px;
	top: 10px
}
.box_contact .zhuanjia ul li .box {
	-webkit-align-items: stretch;
	align-items: stretch
}
.box_contact .zhuanjia ul li .pic img {
	width: 66px;
	height: 66px
}
.box_contact .zhuanjia ul li .pic em {
	padding: 5px 0 0 0
}
.box_contact .zhuanjia ul li .text {
	font-size: 12px;
	padding: 0 0 0 10px;
	line-height: 1.8;
	max-height: inherit
}
.view_news .bt {
	font-size: 18px
}
.view_news .cs {
	padding: 5px 0 0 0
}
.view_news .cs span {
	padding: 0 3px
}
.view_news .web_body {
	padding: 10px 0;
	margin: 10px 0
}
.view_news .sxfx {
	margin: 0 0 10px 0;
	padding: 0
}
.view_news .sxfx .bdsharebuttonbox {
	display: none
}
.view_news .xgxw .tit {
	margin-bottom: 5px;
	height: 26px
}
.view_news .xgxw .tit:before {
	height: 1px
}
.view_news .xgxw .tit span {
	border-bottom: 1px solid #c63232;
	padding: 0;
	font-size: 16px;
	height: 26px
}
.view_news .xgxw .xun {
	margin: 0
}
.view_news .xgxw .xun li {
	width: 100%;
	padding: 0
}
.view_news .xgxw .xun li a {
	line-height: 34px;
	border-bottom: 1px dashed #eee
}
.view_pro .flex_main {
	margin: 15px 0;
	display: block;
	overflow: hidden
}
.view_pro .flex_main .pic {
	width: 100%;
	margin-right: 0;
	padding: 0 0 25px;
	border: 0;
	border-bottom: 1px solid #eee
}
.view_pro .flex_main .box {
	width: 100%;
	padding: 0 10px
}
.view_pro .flex_main .box .tit {
	font-size: 18px;
	padding: 10px 0;
	color: #c63232
}
.view_pro .flex_main .box .text {
	padding: 10px 0;
	line-height: 1.8;
	min-height: inherit
}
.view_pro .flex_main .box .text .ewm {
	display: none
}
.view_pro .flex_main .box .cs {
	position: static
}
.view_pro .flex_main .box .cs a {
	height: 40px;
	padding: 0 15px;
	font-size: 16px
}
.view_pro .flex_main .box .cs a .iconfont {
	margin-right: 3px;
	font-size: 20px
}
.view_pro .flex_main .box .cs .tel {
	margin-left: 20px;
	font-size: 12px
}
.view_pro .flex_main .box .cs .tel .iconfont {
	width: 40px;
	height: 40px;
	font-size: 20px;
	margin-right: 5px
}
.view_pro .flex_main .box .cs .tel em {
	font-size: 20px;
	padding: 5px 0 0 0
}
.view_pro .tab {
	line-height: 40px
}
.view_pro .tab .container {
	padding: 0
}
.view_pro .tab ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap
}
.view_pro .tab ul li {
	font-size: 16px;
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	width: 33.33333333%;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf
}
.view_pro .tab ul li:first-child {
	border-left: 0
}
.view_pro .tab ul li:nth-child(3n+1) {
	border-left: 0
}
.view_pro .tab ul li:last-child {
	display: none
}
.view_pro .tab.cur {
	top: 50px
}
.view_pro .web_body {
	padding: 10px 0
}
.pro_cate {
	padding: 0 0 15px 0
}
.pro_cate dl {
	line-height: 22px
}
.pro_cate dl dt {
	width: 75px;
	font-size: 14px;
	padding: 5px 0
}
.pro_cate dl dd {
	padding: 5px 0
}
.pro_cate dl dd a {
	font-size: 12px;
	margin-left: 10px
}
.box_ewai {
	padding: 20px 0
}
.box_news {
	margin-top: 10px;
	display: block;
	overflow: hidden
}
.box_news .big {
	width: 100%;
	margin-right: 0;
	padding: 0 0 10px 0
}
.box_news .big .tab {
	height: 50px;
	line-height: 49px;
	margin-bottom: 0
}
.box_news .big .tab li {
	margin-right: 10px
}
.box_news .big .tab li span {
	font-size: 18px;
	border-bottom-width: 1px
}
.box_news .big .tab li .more {
	font-size: 12px;
	right: 10px
}
.box_news .big .xun {
	overflow: hidden
}
.box_news .big dl dt {
	padding: 10px
}
.box_news .big dl dt .pic img {
	width: 120px;
	height: 80px
}
.box_news .big dl dt .box {
	padding: 0 0 0 10px
}
.box_news .big dl dt .box span {
	font-size: 16px;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 8px 0
}
.box_news .big dl dt .box p {
	line-height: 20px;
	height: 40px;
	margin: 8px 0 0 0;
	font-size: 12px
}
.box_news .big dl dt .box em {
	display: none
}
.box_news .big dl dd {
	line-height: 30px;
	padding: 0 10px
}
.box_news .big dl dd a {
	padding: 0 15px
}
.box_news .big dl dd em {
	font-size: 12px
}
.box_news .small {
	width: 100%
}
.box_news .small .b_tit {
	padding: 0 10px;
	height: 50px
}
.box_news .small .b_tit span {
	font-size: 18px
}
.box_news .small .b_tit a {
	font-size: 12px
}
.box_news .small .gund {
	padding: 10px
}
.box_news .small .gund a {
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
	padding: 15px 0 10px 0;
	line-height: 24px
}
.box_news .small .gund .bt {
	padding: 0 0 0 30px;
	margin-bottom: 5px
}
.box_news .small .gund .bt:before {
	width: 24px;
	font-size: 14px
}
.box_news .small .gund .text {
	padding: 0 0 0 30px;
	height: 48px
}
.box_news .small .gund .text:before {
	width: 24px;
	font-size: 14px
}
.xg_box .tit {
	padding: 0 0 10px 0
}
.xg_box .tit b {
	font-size: 18px
}
.xg_box .dinggou {
	padding: 10px
}
.xg_box .dinggou ul {
	margin: -5px
}
.xg_box .dinggou ul li {
	width: 100%;
	padding: 5px
}
.xg_box .dinggou ul li label {
	left: 5px;
	top: 5px;
	line-height: 44px;
	width: 100px;
	padding: 0 0 0 15px;
	font-size: 14px
}
.xg_box .dinggou ul li input[type='text'] {
	height: 44px;
	padding: 0 44px 0 110px;
	font-size: 14px
}
.xg_box .dinggou ul li textarea {
	height: 100px;
	padding: 10px 44px 10px 15px;
	font-size: 14px;
	float: left
}
.xg_box .dinggou ul li .iconfont {
	right: 5px;
	top: 5px;
	width: 44px;
	height: 44px;
	font-size: 20px
}
.xg_box .dinggou ul li button {
	line-height: 44px;
	width: 100%;
	font-size: 16px
}
.xg_box .dinggou ul li button .iconfont {
	font-size: 20px;
	margin-right: 5px
}
.pagination {
	padding: 15px 0 0 0
}
.pagination li {
	padding: 0;
	margin: 0 0 0 -1px
}
.pagination li a, .pagination li span {
	padding: 0 10px;
	line-height: 28px;
	border-radius: 0
}
.tan_box {
	padding: 36px 0
}
.tan_box .box video, .tan_box .box iframe {
	width: 100%
}
.tan_box .box iframe {
	height: 220px
}

.in_why .pic {
	display: none;
}
.in_why ul li {
	margin-top: 10px;
	padding: 0 0 10px 40px;
	background: #f5f5f5;
	border-radius: 0 70px 0 70px;
	overflow: hidden;
}
.in_why ul li .xh {
	width: 40px;
	height: 40px;
	font-size: 20px;
	padding: 4px 0 0 0;
}
.in_why ul li .xh:after {
	margin: 3px auto 0 auto;
	height: 1px;
}
.in_why ul li .bt {
	font-size: 18px;
	padding: 0 0 0 10px;
	line-height: 39px;
	margin-bottom: 8px;
}
.in_why ul li .text {
	line-height: 22px;
	color: #888;
	font-size: 12px;
	padding: 0 10px;
}
.in_why ul li .text p {
	padding: 0 0 0 10px;
	background-position: left 8px;
	background-size: auto 6px;
}
.in_why .er {
	margin-top: 10px;
}
.in_box .in_tit .bt{font-size:24px;}

}

@media (max-width:680px) {
	.wapnone,.pro_cate dl.wapnone{display:none;}
	.in_box .in_tit .bt{font-size:20px; line-height:28px;}
	.in_box .in_tit .text{font-size:14px;}
	
	
	
	
	}